Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update belchertown.js.tmpl - new_radar_image #953

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bctrainers
Copy link

When using Aeris API, the radar API does not like the added variables.

This pull request revokes the &t=123456789 variable from being appended.

In some instances, the &t=12345679 would become duplicated and show something like &t=12345679&t=12345679&t=12345679.

In any method of the above, when the &t=numeric is appended, Aeris API responds with the following error:

{
  "error": {
    "code": "request_url_error",
    "message": "Invalid url: /RedactedKey/flat-dk,water-depth-dk,counties:60,rivers,interstates:60,admin-cities-dk,alerts-severe:50:blend(lighten),radar:blend(lighten)/650x360/38.80,-94.78,8/20240820110300_20240820110300.png&t=12345679"
  }
}

When using Aeris API, the radar API does not like the added variables.
@bctrainers bctrainers marked this pull request as ready for review August 20, 2024 11:11
Copy link

stale bot commented Jan 31, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Issue has not had activity label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issue has not had activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant